Contribution org.nuxeo.theme.localconfiguration--doctype
In component org.nuxeo.theme.localconfiguration
  
  This contribution is part of XML component org.nuxeo.theme.localconfiguration
  inside nuxeo-theme-styling-6.0.jar 
  
    
  
      Extension Point
Extension point doctype of component TypeService.Contributed Items
XML Source
<extension point="doctype" target="org.nuxeo.ecm.core.schema.TypeService">
    <facet name="ThemeLocalConfiguration">
      <schema name="theme_configuration"/>
    </facet>
  </extension>